home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 48
/
Aminet 48 (2002)(GTI - Schatztruhe)[!][Apr 2002].iso
/
Aminet
/
docs
/
misc
/
MuManual.lha
/
MuManual
/
Include
/
proto
/
mmu.h
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1998-09-06
|
141 b
|
7 lines
#ifndef PROTO_MMU_H
#define PROTO_MMU_H
extern struct MMUBase *MMUBase;
#include <clib/mmu_protos.h>
#include <pragmas/mmu_pragmas.h>
#endif